projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
028ef47
)
Turn off debugging mode in upgrade check.
author
Robert Lipe
<robertlipe@gpsbabel.org>
Sun, 14 Apr 2019 00:37:27 +0000
(19:37 -0500)
committer
Robert Lipe
<robertlipe@gpsbabel.org>
Sun, 14 Apr 2019 00:37:27 +0000
(19:37 -0500)
gui/upgrade.cc
patch
|
blob
|
history
diff --git
a/gui/upgrade.cc
b/gui/upgrade.cc
index 77c0ba187e55bc9e8bb2050f8a7fdedfc2b84ce9..b3230ed19fcad395a6cdc07860555c4a7f3c783e 100644
(file)
--- a/
gui/upgrade.cc
+++ b/
gui/upgrade.cc
@@
-41,7
+41,7
@@
#include <QtXml/QDomDocument>
-#if
1
+#if
0
static const bool testing = true;
#else
static const bool testing = false;